git-lockf-0
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Tue, 5 Feb 2019 18:55:42 +0000 (18:55 +0000)
committerAurelien Jarno <aurel32@debian.org>
Tue, 5 Feb 2019 18:55:42 +0000 (18:55 +0000)
commit2591f40542524b033a0e96d17604b449e69a4cbf
tree502c9ae19ddca1fbb8ac1681e4f2d023d16b46c5
parentda1d99c0802c409d9beb6f639db559389a0a4aac
git-lockf-0

commit b15b1a959040fe8cdfbc51092a7b72032f6c9b86
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Nov 19 20:22:30 2018 +0100

    hurd: Support lockf at offset 0 with size 0 or 1.

            * sysdeps/mach/hurd/f_setlk.c: Include <unistd.h>.
            (__f_setlk): When whence is SEEK_CUR, use __lseek64 to convert it to
            SEEK_SET.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-lockf-0.diff
sysdeps/mach/hurd/f_setlk.c